home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2006 February / Gamestar_81_2006-02_dvd.iso / Red Shark / Missions / Mission_9 / ObjectList.script < prev    next >
Text File  |  2001-11-05  |  30KB  |  974 lines

  1. //---------------------------------------------
  2. //  Automatically-generated mission script file
  3. //  DO NOT EDIT!
  4. //  (c) G5 Software:
  5. //           Sergey Shoolts,
  6. //           Vlad Suglobov,
  7. //           Alik Tabunov,
  8. //           Max Ryumin,
  9. //           Alex Koloskov
  10. //---------------------------------------------
  11.  
  12. class CTankBattleMissionObjectList
  13. {
  14.   array GetObjectsIDs()
  15.   {
  16.     array ids =
  17.       array(
  18.         "Helicopter",
  19.         "NavPoint_A_Nazi_1_start",
  20.         "NavPoint_A_Nazi_1_end",
  21.         "NavPoint_A_Nazi_2_start",
  22.         "NavPoint_A_Nazi_2_end",
  23.         "NavPoint_A_Soviet_1_start",
  24.         "NavPoint_A_Soviet_1_end",
  25.         "NavPoint_B_Nazi_1_start",
  26.         "NavPoint_B_Nazi_1_end",
  27.         "NavPoint_B_Nazi_2_start",
  28.         "NavPoint_B_Nazi_2_end",
  29.         "NavPoint_B_Soviet_1_start",
  30.         "NavPoint_B_Soviet_1_end",
  31.         "NavPoint_C_Soviet_1_start",
  32.         "NavPoint_C_Soviet_2_start",
  33.         "NavPoint_C_Soviet_1_end",
  34.         "NavPoint_C_Soviet_2_end",
  35.         "NavPoint_C_Nazi_1_start",
  36.         "NavPoint_C_Nazi_1_end",
  37.         "NavPoint_C_Nazi_2_start",
  38.         "NavPoint_C_Nazi_2_end",
  39.         "NavPoint_C_Nazi_3_start",
  40.         "NavPoint_C_Nazi_3_end",
  41.         "NavPoint_D_Nazi_1_start",
  42.         "NavPoint_D_Nazi_1_end",
  43.         "NavPoint_D_Nazi_2_start",
  44.         "NavPoint_D_Nazi_2_end",
  45.         "NavPoint_D_Soviet_1_start",
  46.         "NavPoint_D_Soviet_1_end",
  47.         "NavPoint_E_Soviet_1_start",
  48.         "NavPoint_E_Soviet_1_end",
  49.         "NavPoint_E_Nazi_1_start",
  50.         "NavPoint_E_Nazi_1_end",
  51.         "GermanBase_1",
  52.         "GermanBase_2",
  53.         "Village_1",
  54.         "Village_2",
  55.         "Village_3",
  56.         "Village_4",
  57.         "Village_5",
  58.         "Village_6",
  59.         "Village_7",
  60.         "NavPoint_A_Nazi_AntiAir_1",
  61.         "NavPoint_A_Nazi_AntiAir_2",
  62.         "NavPoint_A_Nazi_AntiAir_3",
  63.         "NavPoint_A_Nazi_AntiAir_4",
  64.         "NavPoint_A_Nazi_AntiAir_5",
  65.         "NavPoint_A_Nazi_AntiAir_6",
  66.         "NavPoint_A_Nazi_AntiAir_7",
  67.         "NavPoint_A_Nazi_AntiAir_8",
  68.         "NavPoint_Village_A",
  69.         "NavPoint_Village_E",
  70.         "NavPoint_Village_D",
  71.         "NavPoint_E_Ambush_1",
  72.         "NavPoint_E_Ambush_2",
  73.         "NavPoint_E_Ambush_3",
  74.         "NavPoint_E_Ambush_4",
  75.         "NavPoint_E_Ambush_5",
  76.         "NavPoint_E_Ambush_6",
  77.         "NavPoint_F_Soviet",
  78.         "NavPoint_F_Nazi",
  79.         "NavPoint_Meeting_1",
  80.         "NavPoint_G_Soviet",
  81.         "NavPoint_G_Nazi",
  82.         "NavPoint_Village_C",
  83.         "NavPoint_Village_B",
  84.         "NavPoint_Meeting_2",
  85.         "NavPoint_Meeting_3",
  86.         "NavPoint_F",
  87.         "NavPoint_G",
  88.         "NavPoint_A_Soviet_2_start",
  89.         "NavPoint_A_Soviet_2_end",
  90.         "NavPoint_D_Soviet_2_start",
  91.         "NavPoint_D_Soviet_2_end",
  92.         "NavPoint_D_Ambush_1",
  93.         "NavPoint_D_Ambush_2",
  94.         "NavPoint_G_Ambush_1",
  95.         "NavPoint_D_Nazi_AntiAir_1",
  96.         "NavPoint_D_Nazi_AntiAir_2",
  97.         "NavPoint_D_Nazi_AntiAir_3",
  98.         "NavPoint_D_Nazi_AntiAir_4",
  99.         "NavPoint_G_Nazi_AntiAir_1"
  100.       );
  101.     return ids;
  102.   }
  103.  
  104.   array GetObjectsScriptClassNames()
  105.   {
  106.     array class_names =
  107.       array(
  108.         "CPlayerSovietHelicopter",
  109.         "CNavPoint",
  110.         "CNavPoint",
  111.         "CNavPoint",
  112.         "CNavPoint",
  113.         "CNavPoint",
  114.         "CNavPoint",
  115.         "CNavPoint",
  116.         "CNavPoint",
  117.         "CNavPoint",
  118.         "CNavPoint",
  119.         "CNavPoint",
  120.         "CNavPoint",
  121.         "CNavPoint",
  122.         "CNavPoint",
  123.         "CNavPoint",
  124.         "CNavPoint",
  125.         "CNavPoint",
  126.         "CNavPoint",
  127.         "CNavPoint",
  128.         "CNavPoint",
  129.         "CNavPoint",
  130.         "CNavPoint",
  131.         "CNavPoint",
  132.         "CNavPoint",
  133.         "CNavPoint",
  134.         "CNavPoint",
  135.         "CNavPoint",
  136.         "CNavPoint",
  137.         "CNavPoint",
  138.         "CNavPoint",
  139.         "CNavPoint",
  140.         "CNavPoint",
  141.         "CGermanBase_07",
  142.         "CGermanBase_08",
  143.         "CVillage_24",
  144.         "CVillage_25",
  145.         "CVillage_26",
  146.         "CVillage_27",
  147.         "CVillage_28",
  148.         "CVillage_29",
  149.         "CVillage_30",
  150.         "CNavPoint",
  151.         "CNavPoint",
  152.         "CNavPoint",
  153.         "CNavPoint",
  154.         "CNavPoint",
  155.         "CNavPoint",
  156.         "CNavPoint",
  157.         "CNavPoint",
  158.         "CNavPoint",
  159.         "CNavPoint",
  160.         "CNavPoint",
  161.         "CNavPoint",
  162.         "CNavPoint",
  163.         "CNavPoint",
  164.         "CNavPoint",
  165.         "CNavPoint",
  166.         "CNavPoint",
  167.         "CNavPoint",
  168.         "CNavPoint",
  169.         "CNavPoint",
  170.         "CNavPoint",
  171.         "CNavPoint",
  172.         "CNavPoint",
  173.         "CNavPoint",
  174.         "CNavPoint",
  175.         "CNavPoint",
  176.         "CNavPoint",
  177.         "CNavPoint",
  178.         "CNavPoint",
  179.         "CNavPoint",
  180.         "CNavPoint",
  181.         "CNavPoint",
  182.         "CNavPoint",
  183.         "CNavPoint",
  184.         "CNavPoint",
  185.         "CNavPoint",
  186.         "CNavPoint",
  187.         "CNavPoint",
  188.         "CNavPoint",
  189.         "CNavPoint"
  190.       );
  191.     return class_names;
  192.   }
  193.  
  194.   array GetObjectsScriptComponentIDs()
  195.   {
  196.     array component_ids =
  197.       array(
  198.         "GameObject",
  199.         "GameObject",
  200.         "GameObject",
  201.         "GameObject",
  202.         "GameObject",
  203.         "GameObject",
  204.         "GameObject",
  205.         "GameObject",
  206.         "GameObject",
  207.         "GameObject",
  208.         "GameObject",
  209.         "GameObject",
  210.         "GameObject",
  211.         "GameObject",
  212.         "GameObject",
  213.         "GameObject",
  214.         "GameObject",
  215.         "GameObject",
  216.         "GameObject",
  217.         "GameObject",
  218.         "GameObject",
  219.         "GameObject",
  220.         "GameObject",
  221.         "GameObject",
  222.         "GameObject",
  223.         "GameObject",
  224.         "GameObject",
  225.         "GameObject",
  226.         "GameObject",
  227.         "GameObject",
  228.         "GameObject",
  229.         "GameObject",
  230.         "GameObject",
  231.         "VillageObject",
  232.         "VillageObject",
  233.         "VillageObject",
  234.         "VillageObject",
  235.         "VillageObject",
  236.         "VillageObject",
  237.         "VillageObject",
  238.         "VillageObject",
  239.         "VillageObject",
  240.         "GameObject",
  241.         "GameObject",
  242.         "GameObject",
  243.         "GameObject",
  244.         "GameObject",
  245.         "GameObject",
  246.         "GameObject",
  247.         "GameObject",
  248.         "GameObject",
  249.         "GameObject",
  250.         "GameObject",
  251.         "GameObject",
  252.         "GameObject",
  253.         "GameObject",
  254.         "GameObject",
  255.         "GameObject",
  256.         "GameObject",
  257.         "GameObject",
  258.         "GameObject",
  259.         "GameObject",
  260.         "GameObject",
  261.         "GameObject",
  262.         "GameObject",
  263.         "GameObject",
  264.         "GameObject",
  265.         "GameObject",
  266.         "GameObject",
  267.         "GameObject",
  268.         "GameObject",
  269.         "GameObject",
  270.         "GameObject",
  271.         "GameObject",
  272.         "GameObject",
  273.         "GameObject",
  274.         "GameObject",
  275.         "GameObject",
  276.         "GameObject",
  277.         "GameObject",
  278.         "GameObject",
  279.         "GameObject"
  280.       );
  281.     return component_ids;
  282.   }
  283.  
  284.   array GetObjectsMatrices()
  285.   {
  286.     array matrices =
  287.       array(
  288.         matrix(
  289.           0.839997, -0.542591, 0.000000, 7949.739258, 
  290.           0.542591, 0.839997, 0.000000, 6228.836426, 
  291.           0.000000, 0.000000, 1.000000, 900.000000, 
  292.           0.000000, 0.000000, 0.000000, 1.000000
  293.          ),
  294.         matrix(
  295.           1.000000, 0.000000, 0.000000, 10683.505859, 
  296.           0.000000, 1.000000, 0.000000, 8609.648438, 
  297.           0.000000, 0.000000, 1.000000, 35.609062, 
  298.           0.000000, 0.000000, 0.000000, 1.000000
  299.          ),
  300.         matrix(
  301.           1.000000, 0.000000, 0.000000, 10680.786133, 
  302.           0.000000, 1.000000, 0.000000, 8321.108398, 
  303.           0.000000, 0.000000, 1.000000, 37.456398, 
  304.           0.000000, 0.000000, 0.000000, 1.000000
  305.          ),
  306.         matrix(
  307.           1.000000, 0.000000, 0.000000, 10674.415039, 
  308.           0.000000, 1.000000, 0.000000, 8727.315430, 
  309.           0.000000, 0.000000, 1.000000, 34.886047, 
  310.           0.000000, 0.000000, 0.000000, 1.000000
  311.          ),
  312.         matrix(
  313.           1.000000, 0.000000, 0.000000, 10156.404297, 
  314.           0.000000, 1.000000, 0.000000, 8732.258789, 
  315.           0.000000, 0.000000, 1.000000, 33.107224, 
  316.           0.000000, 0.000000, 0.000000, 1.000000
  317.          ),
  318.         matrix(
  319.           1.000000, 0.000000, 0.000000, 11517.867188, 
  320.           0.000000, 1.000000, 0.000000, 7545.162598, 
  321.           0.000000, 0.000000, 1.000000, 283.175812, 
  322.           0.000000, 0.000000, 0.000000, 1.000000
  323.          ),
  324.         matrix(
  325.           1.000000, 0.000000, 0.000000, 11625.826172, 
  326.           0.000000, 1.000000, 0.000000, 7231.344727, 
  327.           0.000000, 0.000000, 1.000000, 240.603073, 
  328.           0.000000, 0.000000, 0.000000, 1.000000
  329.          ),
  330.         matrix(
  331.           1.000000, 0.000000, 0.000000, 9151.576172, 
  332.           0.000000, 1.000000, 0.000000, 12371.406250, 
  333.           0.000000, 0.000000, 1.000000, 137.705170, 
  334.           0.000000, 0.000000, 0.000000, 1.000000
  335.          ),
  336.         matrix(
  337.           1.000000, 0.000000, 0.000000, 8910.504883, 
  338.           0.000000, 1.000000, 0.000000, 12365.675781, 
  339.           0.000000, 0.000000, 1.000000, 113.811646, 
  340.           0.000000, 0.000000, 0.000000, 1.000000
  341.          ),
  342.         matrix(
  343.           1.000000, 0.000000, 0.000000, 9360.148438, 
  344.           0.000000, 1.000000, 0.000000, 11966.516602, 
  345.           0.000000, 0.000000, 1.000000, 65.930161, 
  346.           0.000000, 0.000000, 0.000000, 1.000000
  347.          ),
  348.         matrix(
  349.           1.000000, 0.000000, 0.000000, 9356.652344, 
  350.           0.000000, 1.000000, 0.000000, 11802.083984, 
  351.           0.000000, 0.000000, 1.000000, 75.118103, 
  352.           0.000000, 0.000000, 0.000000, 1.000000
  353.          ),
  354.         matrix(
  355.           1.000000, 0.000000, 0.000000, 9051.017578, 
  356.           0.000000, 1.000000, 0.000000, 11391.503906, 
  357.           0.000000, 0.000000, 1.000000, 50.361992, 
  358.           0.000000, 0.000000, 0.000000, 1.000000
  359.          ),
  360.         matrix(
  361.           1.000000, 0.000000, 0.000000, 9132.866211, 
  362.           0.000000, 1.000000, 0.000000, 11130.971680, 
  363.           0.000000, 0.000000, 1.000000, 51.276760, 
  364.           0.000000, 0.000000, 0.000000, 1.000000
  365.          ),
  366.         matrix(
  367.           1.000000, 0.000000, 0.000000, 13402.098633, 
  368.           0.000000, 1.000000, 0.000000, 11405.177734, 
  369.           0.000000, 0.000000, 1.000000, 46.753071, 
  370.           0.000000, 0.000000, 0.000000, 1.000000
  371.          ),
  372.         matrix(
  373.           1.000000, 0.000000, 0.000000, 11892.608398, 
  374.           0.000000, 1.000000, 0.000000, 11448.831055, 
  375.           0.000000, 0.000000, 1.000000, 54.905773, 
  376.           0.000000, 0.000000, 0.000000, 1.000000
  377.          ),
  378.         matrix(
  379.           1.000000, 0.000000, 0.000000, 13441.931641, 
  380.           0.000000, 1.000000, 0.000000, 11209.117188, 
  381.           0.000000, 0.000000, 1.000000, 58.453327, 
  382.           0.000000, 0.000000, 0.000000, 1.000000
  383.          ),
  384.         matrix(
  385.           1.000000, 0.000000, 0.000000, 11785.365234, 
  386.           0.000000, 1.000000, 0.000000, 11187.832031, 
  387.           0.000000, 0.000000, 1.000000, 52.955292, 
  388.           0.000000, 0.000000, 0.000000, 1.000000
  389.          ),
  390.         matrix(
  391.           1.000000, 0.000000, 0.000000, 12303.689453, 
  392.           0.000000, 1.000000, 0.000000, 12128.773438, 
  393.           0.000000, 0.000000, 1.000000, 42.501144, 
  394.           0.000000, 0.000000, 0.000000, 1.000000
  395.          ),
  396.         matrix(
  397.           1.000000, 0.000000, 0.000000, 12298.977539, 
  398.           0.000000, 1.000000, 0.000000, 12475.703125, 
  399.           0.000000, 0.000000, 1.000000, 38.704315, 
  400.           0.000000, 0.000000, 0.000000, 1.000000
  401.          ),
  402.         matrix(
  403.           1.000000, 0.000000, 0.000000, 13368.125977, 
  404.           0.000000, 1.000000, 0.000000, 12293.163086, 
  405.           0.000000, 0.000000, 1.000000, 72.904037, 
  406.           0.000000, 0.000000, 0.000000, 1.000000
  407.          ),
  408.         matrix(
  409.           1.000000, 0.000000, 0.000000, 13576.527344, 
  410.           0.000000, 1.000000, 0.000000, 12080.983398, 
  411.           0.000000, 0.000000, 1.000000, 91.150085, 
  412.           0.000000, 0.000000, 0.000000, 1.000000
  413.          ),
  414.         matrix(
  415.           1.000000, 0.000000, 0.000000, 12514.906250, 
  416.           0.000000, 1.000000, 0.000000, 11949.889648, 
  417.           0.000000, 0.000000, 1.000000, 39.305214, 
  418.           0.000000, 0.000000, 0.000000, 1.000000
  419.          ),
  420.         matrix(
  421.           1.000000, 0.000000, 0.000000, 12817.439453, 
  422.           0.000000, 1.000000, 0.000000, 11953.853516, 
  423.           0.000000, 0.000000, 1.000000, 19.962860, 
  424.           0.000000, 0.000000, 0.000000, 1.000000
  425.          ),
  426.         matrix(
  427.           1.000000, 0.000000, 0.000000, 13703.131836, 
  428.           0.000000, 1.000000, 0.000000, 5006.898926, 
  429.           0.000000, 0.000000, 1.000000, 36.493599, 
  430.           0.000000, 0.000000, 0.000000, 1.000000
  431.          ),
  432.         matrix(
  433.           1.000000, 0.000000, 0.000000, 13698.712891, 
  434.           0.000000, 1.000000, 0.000000, 4670.758789, 
  435.           0.000000, 0.000000, 1.000000, 67.994408, 
  436.           0.000000, 0.000000, 0.000000, 1.000000
  437.          ),
  438.         matrix(
  439.           1.000000, 0.000000, 0.000000, 13064.593750, 
  440.           0.000000, 1.000000, 0.000000, 4652.851563, 
  441.           0.000000, 0.000000, 1.000000, 44.494091, 
  442.           0.000000, 0.000000, 0.000000, 1.000000
  443.          ),
  444.         matrix(
  445.           1.000000, 0.000000, 0.000000, 13384.007813, 
  446.           0.000000, 1.000000, 0.000000, 4672.208496, 
  447.           0.000000, 0.000000, 1.000000, 35.996605, 
  448.           0.000000, 0.000000, 0.000000, 1.000000
  449.          ),
  450.         matrix(
  451.           1.000000, 0.000000, 0.000000, 13388.681641, 
  452.           0.000000, 1.000000, 0.000000, 5417.509766, 
  453.           0.000000, 0.000000, 1.000000, 37.477737, 
  454.           0.000000, 0.000000, 0.000000, 1.000000
  455.          ),
  456.         matrix(
  457.           1.000000, 0.000000, 0.000000, 13346.969727, 
  458.           0.000000, 1.000000, 0.000000, 5760.150879, 
  459.           0.000000, 0.000000, 1.000000, 61.236710, 
  460.           0.000000, 0.000000, 0.000000, 1.000000
  461.          ),
  462.         matrix(
  463.           1.000000, 0.000000, 0.000000, 9381.309570, 
  464.           0.000000, 1.000000, 0.000000, 4403.417969, 
  465.           0.000000, 0.000000, 1.000000, 63.452858, 
  466.           0.000000, 0.000000, 0.000000, 1.000000
  467.          ),
  468.         matrix(
  469.           1.000000, 0.000000, 0.000000, 8460.576172, 
  470.           0.000000, 1.000000, 0.000000, 4402.383301, 
  471.           0.000000, 0.000000, 1.000000, 27.346794, 
  472.           0.000000, 0.000000, 0.000000, 1.000000
  473.          ),
  474.         matrix(
  475.           1.000000, 0.000000, 0.000000, 9424.189453, 
  476.           0.000000, 1.000000, 0.000000, 3778.487549, 
  477.           0.000000, 0.000000, 1.000000, 25.353401, 
  478.           0.000000, 0.000000, 0.000000, 1.000000
  479.          ),
  480.         matrix(
  481.           1.000000, 0.000000, 0.000000, 8455.214844, 
  482.           0.000000, 1.000000, 0.000000, 3814.070068, 
  483.           0.000000, 0.000000, 1.000000, 49.152321, 
  484.           0.000000, 0.000000, 0.000000, 1.000000
  485.          ),
  486.         matrix(
  487.           0.000000, -1.000000, 0.000000, 3634.870605, 
  488.           1.000000, 0.000000, 0.000000, 1984.389771, 
  489.           0.000000, 0.000000, 1.000000, 176.415115, 
  490.           0.000000, 0.000000, 0.000000, 1.000000
  491.          ),
  492.         matrix(
  493.           0.000000, -1.000000, 0.000000, 3096.272461, 
  494.           1.000000, 0.000000, 0.000000, 13383.875000, 
  495.           0.000000, 0.000000, 1.000000, 173.138947, 
  496.           0.000000, 0.000000, 0.000000, 1.000000
  497.          ),
  498.         matrix(
  499.           0.000000, -1.000000, 0.000000, 2748.285889, 
  500.           1.000000, 0.000000, 0.000000, 7548.582520, 
  501.           0.000000, 0.000000, 1.000000, 228.056091, 
  502.           0.000000, 0.000000, 0.000000, 1.000000
  503.          ),
  504.         matrix(
  505.           0.000000, -1.000000, 0.000000, 2188.724365, 
  506.           1.000000, 0.000000, 0.000000, 9923.415039, 
  507.           0.000000, 0.000000, 1.000000, 73.411247, 
  508.           0.000000, 0.000000, 0.000000, 1.000000
  509.          ),
  510.         matrix(
  511.           0.000000, -1.000000, 0.000000, 8863.404297, 
  512.           1.000000, 0.000000, 0.000000, 4063.501953, 
  513.           0.000000, 0.000000, 1.000000, 18.811152, 
  514.           0.000000, 0.000000, 0.000000, 1.000000
  515.          ),
  516.         matrix(
  517.           0.000000, -1.000000, 0.000000, 9127.077148, 
  518.           1.000000, 0.000000, 0.000000, 12068.584961, 
  519.           0.000000, 0.000000, 1.000000, 97.483986, 
  520.           0.000000, 0.000000, 0.000000, 1.000000
  521.          ),
  522.         matrix(
  523.           0.000000, -1.000000, 0.000000, 10342.208984, 
  524.           1.000000, 0.000000, 0.000000, 8347.582031, 
  525.           0.000000, 0.000000, 1.000000, 18.232288, 
  526.           0.000000, 0.000000, 0.000000, 1.000000
  527.          ),
  528.         matrix(
  529.           0.000000, -1.000000, 0.000000, 13361.047852, 
  530.           1.000000, 0.000000, 0.000000, 4659.906738, 
  531.           0.000000, 0.000000, 1.000000, 19.392843, 
  532.           0.000000, 0.000000, 0.000000, 1.000000
  533.          ),
  534.         matrix(
  535.           0.000000, -1.000000, 0.000000, 12711.895508, 
  536.           1.000000, 0.000000, 0.000000, 12199.205078, 
  537.           0.000000, 0.000000, 1.000000, 15.792006, 
  538.           0.000000, 0.000000, 0.000000, 1.000000
  539.          ),
  540.         matrix(
  541.           1.000000, 0.000000, 0.000000, 9917.958984, 
  542.           0.000000, 1.000000, 0.000000, 8727.317383, 
  543.           0.000000, 0.000000, 1.000000, 83.130363, 
  544.           0.000000, 0.000000, 0.000000, 1.000000
  545.          ),
  546.         matrix(
  547.           1.000000, 0.000000, 0.000000, 9852.694336, 
  548.           0.000000, 1.000000, 0.000000, 8401.195313, 
  549.           0.000000, 0.000000, 1.000000, 32.883209, 
  550.           0.000000, 0.000000, 0.000000, 1.000000
  551.          ),
  552.         matrix(
  553.           1.000000, 0.000000, 0.000000, 10111.602539, 
  554.           0.000000, 1.000000, 0.000000, 8163.535156, 
  555.           0.000000, 0.000000, 1.000000, 52.264046, 
  556.           0.000000, 0.000000, 0.000000, 1.000000
  557.          ),
  558.         matrix(
  559.           1.000000, 0.000000, 0.000000, 10269.044922, 
  560.           0.000000, 1.000000, 0.000000, 8908.134766, 
  561.           0.000000, 0.000000, 1.000000, 114.569214, 
  562.           0.000000, 0.000000, 0.000000, 1.000000
  563.          ),
  564.         matrix(
  565.           1.000000, 0.000000, 0.000000, 10541.067383, 
  566.           0.000000, 1.000000, 0.000000, 8964.516602, 
  567.           0.000000, 0.000000, 1.000000, 99.611580, 
  568.           0.000000, 0.000000, 0.000000, 1.000000
  569.          ),
  570.         matrix(
  571.           1.000000, 0.000000, 0.000000, 10944.041992, 
  572.           0.000000, 1.000000, 0.000000, 8866.438477, 
  573.           0.000000, 0.000000, 1.000000, 94.248352, 
  574.           0.000000, 0.000000, 0.000000, 1.000000
  575.          ),
  576.         matrix(
  577.           1.000000, 0.000000, 0.000000, 10875.688477, 
  578.           0.000000, 1.000000, 0.000000, 8376.970703, 
  579.           0.000000, 0.000000, 1.000000, 84.784203, 
  580.           0.000000, 0.000000, 0.000000, 1.000000
  581.          ),
  582.         matrix(
  583.           1.000000, 0.000000, 0.000000, 10526.291992, 
  584.           0.000000, 1.000000, 0.000000, 8020.279297, 
  585.           0.000000, 0.000000, 1.000000, 61.224106, 
  586.           0.000000, 0.000000, 0.000000, 1.000000
  587.          ),
  588.         matrix(
  589.           1.000000, 0.000000, 0.000000, 10431.042969, 
  590.           0.000000, 1.000000, 0.000000, 8386.744141, 
  591.           0.000000, 0.000000, 1.000000, 179.486267, 
  592.           0.000000, 0.000000, 0.000000, 1.000000
  593.          ),
  594.         matrix(
  595.           1.000000, 0.000000, 0.000000, 8853.354492, 
  596.           0.000000, 1.000000, 0.000000, 4047.632568, 
  597.           0.000000, 0.000000, 1.000000, 40.215137, 
  598.           0.000000, 0.000000, 0.000000, 1.000000
  599.          ),
  600.         matrix(
  601.           1.000000, 0.000000, 0.000000, 13367.432617, 
  602.           0.000000, 1.000000, 0.000000, 4925.395996, 
  603.           0.000000, 0.000000, 1.000000, 41.033829, 
  604.           0.000000, 0.000000, 0.000000, 1.000000
  605.          ),
  606.         matrix(
  607.           1.000000, 0.000000, 0.000000, 10121.563477, 
  608.           0.000000, 1.000000, 0.000000, 3561.656006, 
  609.           0.000000, 0.000000, 1.000000, 108.362000, 
  610.           0.000000, 0.000000, 0.000000, 1.000000
  611.          ),
  612.         matrix(
  613.           1.000000, 0.000000, 0.000000, 10369.030273, 
  614.           0.000000, 1.000000, 0.000000, 2493.080322, 
  615.           0.000000, 0.000000, 1.000000, 198.193710, 
  616.           0.000000, 0.000000, 0.000000, 1.000000
  617.          ),
  618.         matrix(
  619.           1.000000, 0.000000, 0.000000, 11022.145508, 
  620.           0.000000, 1.000000, 0.000000, 2729.493896, 
  621.           0.000000, 0.000000, 1.000000, 165.643494, 
  622.           0.000000, 0.000000, 0.000000, 1.000000
  623.          ),
  624.         matrix(
  625.           1.000000, 0.000000, 0.000000, 11176.077148, 
  626.           0.000000, 1.000000, 0.000000, 2294.667969, 
  627.           0.000000, 0.000000, 1.000000, 170.806091, 
  628.           0.000000, 0.000000, 0.000000, 1.000000
  629.          ),
  630.         matrix(
  631.           1.000000, 0.000000, 0.000000, 12011.260742, 
  632.           0.000000, 1.000000, 0.000000, 2904.435303, 
  633.           0.000000, 0.000000, 1.000000, 263.894226, 
  634.           0.000000, 0.000000, 0.000000, 1.000000
  635.          ),
  636.         matrix(
  637.           1.000000, 0.000000, 0.000000, 12662.271484, 
  638.           0.000000, 1.000000, 0.000000, 3293.705078, 
  639.           0.000000, 0.000000, 1.000000, 140.273361, 
  640.           0.000000, 0.000000, 0.000000, 1.000000
  641.          ),
  642.         matrix(
  643.           1.000000, 0.000000, 0.000000, 14107.325195, 
  644.           0.000000, 1.000000, 0.000000, 7547.205566, 
  645.           0.000000, 0.000000, 1.000000, 199.776886, 
  646.           0.000000, 0.000000, 0.000000, 1.000000
  647.          ),
  648.         matrix(
  649.           1.000000, 0.000000, 0.000000, 14768.881836, 
  650.           0.000000, 1.000000, 0.000000, 7412.665039, 
  651.           0.000000, 0.000000, 1.000000, 311.982483, 
  652.           0.000000, 0.000000, 0.000000, 1.000000
  653.          ),
  654.         matrix(
  655.           1.000000, 0.000000, 0.000000, 11655.594727, 
  656.           0.000000, 1.000000, 0.000000, 7078.126465, 
  657.           0.000000, 0.000000, 1.000000, 207.869049, 
  658.           0.000000, 0.000000, 0.000000, 1.000000
  659.          ),
  660.         matrix(
  661.           1.000000, 0.000000, 0.000000, 14061.528320, 
  662.           0.000000, 1.000000, 0.000000, 9004.154297, 
  663.           0.000000, 0.000000, 1.000000, 144.189148, 
  664.           0.000000, 0.000000, 0.000000, 1.000000
  665.          ),
  666.         matrix(
  667.           1.000000, 0.000000, 0.000000, 14691.464844, 
  668.           0.000000, 1.000000, 0.000000, 9061.429688, 
  669.           0.000000, 0.000000, 1.000000, 223.988052, 
  670.           0.000000, 0.000000, 0.000000, 1.000000
  671.          ),
  672.         matrix(
  673.           1.000000, 0.000000, 0.000000, 12371.981445, 
  674.           0.000000, 1.000000, 0.000000, 11906.166992, 
  675.           0.000000, 0.000000, 1.000000, 23.204269, 
  676.           0.000000, 0.000000, 0.000000, 1.000000
  677.          ),
  678.         matrix(
  679.           1.000000, 0.000000, 0.000000, 9071.746094, 
  680.           0.000000, 1.000000, 0.000000, 12011.089844, 
  681.           0.000000, 0.000000, 1.000000, 113.048096, 
  682.           0.000000, 0.000000, 0.000000, 1.000000
  683.          ),
  684.         matrix(
  685.           1.000000, 0.000000, 0.000000, 11507.695313, 
  686.           0.000000, 1.000000, 0.000000, 10168.487305, 
  687.           0.000000, 0.000000, 1.000000, 290.892303, 
  688.           0.000000, 0.000000, 0.000000, 1.000000
  689.          ),
  690.         matrix(
  691.           1.000000, 0.000000, 0.000000, 9379.450195, 
  692.           0.000000, 1.000000, 0.000000, 10249.255859, 
  693.           0.000000, 0.000000, 1.000000, 359.379517, 
  694.           0.000000, 0.000000, 0.000000, 1.000000
  695.          ),
  696.         matrix(
  697.           1.000000, 0.000000, 0.000000, 14591.347656, 
  698.           0.000000, 1.000000, 0.000000, 7260.471680, 
  699.           0.000000, 0.000000, 1.000000, 267.299988, 
  700.           0.000000, 0.000000, 0.000000, 1.000000
  701.          ),
  702.         matrix(
  703.           1.000000, 0.000000, 0.000000, 14453.937500, 
  704.           0.000000, 1.000000, 0.000000, 9006.444336, 
  705.           0.000000, 0.000000, 1.000000, 156.116577, 
  706.           0.000000, 0.000000, 0.000000, 1.000000
  707.          ),
  708.         matrix(
  709.           1.000000, 0.000000, 0.000000, 11246.689453, 
  710.           0.000000, 1.000000, 0.000000, 9907.986328, 
  711.           0.000000, 0.000000, 1.000000, 291.178619, 
  712.           0.000000, 0.000000, 0.000000, 1.000000
  713.          ),
  714.         matrix(
  715.           1.000000, 0.000000, 0.000000, 11413.516602, 
  716.           0.000000, 1.000000, 0.000000, 10045.197266, 
  717.           0.000000, 0.000000, 1.000000, 299.659363, 
  718.           0.000000, 0.000000, 0.000000, 1.000000
  719.          ),
  720.         matrix(
  721.           1.000000, 0.000000, 0.000000, 13233.497070, 
  722.           0.000000, 1.000000, 0.000000, 4327.789551, 
  723.           0.000000, 0.000000, 1.000000, 62.474182, 
  724.           0.000000, 0.000000, 0.000000, 1.000000
  725.          ),
  726.         matrix(
  727.           1.000000, 0.000000, 0.000000, 13234.083008, 
  728.           0.000000, 1.000000, 0.000000, 4188.968750, 
  729.           0.000000, 0.000000, 1.000000, 55.714561, 
  730.           0.000000, 0.000000, 0.000000, 1.000000
  731.          ),
  732.         matrix(
  733.           1.000000, 0.000000, 0.000000, 12646.977539, 
  734.           0.000000, 1.000000, 0.000000, 6189.064453, 
  735.           0.000000, 0.000000, 1.000000, 81.808784, 
  736.           0.000000, 0.000000, 0.000000, 1.000000
  737.          ),
  738.         matrix(
  739.           1.000000, 0.000000, 0.000000, 13388.466797, 
  740.           0.000000, 1.000000, 0.000000, 6583.375488, 
  741.           0.000000, 0.000000, 1.000000, 99.973747, 
  742.           0.000000, 0.000000, 0.000000, 1.000000
  743.          ),
  744.         matrix(
  745.           1.000000, 0.000000, 0.000000, 13418.703125, 
  746.           0.000000, 1.000000, 0.000000, 10174.806641, 
  747.           0.000000, 0.000000, 1.000000, 118.061226, 
  748.           0.000000, 0.000000, 0.000000, 1.000000
  749.          ),
  750.         matrix(
  751.           1.000000, 0.000000, 0.000000, 13353.460938, 
  752.           0.000000, 1.000000, 0.000000, 3610.230713, 
  753.           0.000000, 0.000000, 1.000000, 114.866699, 
  754.           0.000000, 0.000000, 0.000000, 1.000000
  755.          ),
  756.         matrix(
  757.           1.000000, 0.000000, 0.000000, 12412.848633, 
  758.           0.000000, 1.000000, 0.000000, 4463.623047, 
  759.           0.000000, 0.000000, 1.000000, 120.384171, 
  760.           0.000000, 0.000000, 0.000000, 1.000000
  761.          ),
  762.         matrix(
  763.           1.000000, 0.000000, 0.000000, 11926.652344, 
  764.           0.000000, 1.000000, 0.000000, 5682.150879, 
  765.           0.000000, 0.000000, 1.000000, 255.859314, 
  766.           0.000000, 0.000000, 0.000000, 1.000000
  767.          ),
  768.         matrix(
  769.           1.000000, 0.000000, 0.000000, 13068.844727, 
  770.           0.000000, 1.000000, 0.000000, 7041.518066, 
  771.           0.000000, 0.000000, 1.000000, 400.637604, 
  772.           0.000000, 0.000000, 0.000000, 1.000000
  773.          ),
  774.         matrix(
  775.           1.000000, 0.000000, 0.000000, 14079.632813, 
  776.           0.000000, 1.000000, 0.000000, 10649.596680, 
  777.           0.000000, 0.000000, 1.000000, 179.576538, 
  778.           0.000000, 0.000000, 0.000000, 1.000000
  779.          )
  780.       );
  781.     return matrices;
  782.   }
  783.  
  784.   array GetObjectsBehaviorScripts()
  785.   {
  786.     array BehaviorScripts =
  787.       array(
  788.         "",
  789.         "",
  790.         "",
  791.         "",
  792.         "",
  793.         "",
  794.         "",
  795.         "",
  796.         "",
  797.         "",
  798.         "",
  799.         "",
  800.         "",
  801.         "",
  802.         "",
  803.         "",
  804.         "",
  805.         "",
  806.         "",
  807.         "",
  808.         "",
  809.         "",
  810.         "",
  811.         "",
  812.         "",
  813.         "",
  814.         "",
  815.         "",
  816.         "",
  817.         "",
  818.         "",
  819.         "",
  820.         "",
  821.         "",
  822.         "",
  823.         "",
  824.         "",
  825.         "",
  826.         "",
  827.         "",
  828.         "",
  829.         "",
  830.         "",
  831.         "",
  832.         "",
  833.         "",
  834.         "",
  835.         "",
  836.         "",
  837.         "",
  838.         "",
  839.         "",
  840.         "",
  841.         "",
  842.         "",
  843.         "",
  844.         "",
  845.         "",
  846.         "",
  847.         "",
  848.         "",
  849.         "",
  850.         "",
  851.         "",
  852.         "",
  853.         "",
  854.         "",
  855.         "",
  856.         "",
  857.         "",
  858.         "",
  859.         "",
  860.         "",
  861.         "",
  862.         "",
  863.         "",
  864.         "",
  865.         "",
  866.         "",
  867.         "",
  868.         "",
  869.         ""
  870.       );
  871.     return BehaviorScripts;
  872.   }
  873.  
  874.   array GetObjectsCustomParameters()
  875.   {
  876.     array CustomParameters =
  877.       array(
  878.         "",
  879.         "",
  880.         "",
  881.         "",
  882.         "",
  883.         "",
  884.         "",
  885.         "",
  886.         "",
  887.         "",
  888.         "",
  889.         "",
  890.         "",
  891.         "",
  892.         "",
  893.         "",
  894.         "",
  895.         "",
  896.         "",
  897.         "",
  898.         "",
  899.         "",
  900.         "",
  901.         "",
  902.         "",
  903.         "",
  904.         "",
  905.         "",
  906.         "",
  907.         "",
  908.         "",
  909.         "",
  910.         "",
  911.         "",
  912.         "",
  913.         "",
  914.         "",
  915.         "",
  916.         "",
  917.         "",
  918.         "",
  919.         "",
  920.         "60.0",
  921.         "40.0",
  922.         "40.0",
  923.         "60.0",
  924.         "60.0",
  925.         "80.0",
  926.         "80.0",
  927.         "80.0",
  928.         "1500.0",
  929.         "1000.0",
  930.         "1000.0",
  931.         "60.0",
  932.         "60.0",
  933.         "60.0",
  934.         "60.0",
  935.         "60.0",
  936.         "60.0",
  937.         "100.0",
  938.         "100.0",
  939.         "50.0",
  940.         "100.0",
  941.         "100.0",
  942.         "1500.0",
  943.         "1500.0",
  944.         "50.0",
  945.         "50.0",
  946.         "800.0",
  947.         "800.0",
  948.         "",
  949.         "",
  950.         "",
  951.         "",
  952.         "60.0",
  953.         "50.0",
  954.         "50.0",
  955.         "50.0",
  956.         "50.0",
  957.         "50.0",
  958.         "50.0",
  959.         "50.0"
  960.       );
  961.     return CustomParameters;
  962.   }
  963.  
  964.   string GetObjectListClassName()
  965.   {
  966.     return "CTankBattleMissionObjectList";
  967.   }
  968.  
  969.   string GetObjectListClassFile()
  970.   {
  971.     return "Missions/Mission_9/ObjectList.script";
  972.   }
  973. }
  974.